func github.com/vmihailenco/msgpack/v5.shouldInline

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L231: 				inline = shouldInline(fs, f.Type, field, fallbackTag)
		types.go#L276: func shouldInline(fs *fields, typ reflect.Type, f *field, tag string) bool {